Skip to content

Conversation

@dhensle
Copy link

@dhensle dhensle commented May 13, 2025

This pull requests contains initial model setup for the Oregon Metro model. Features include:

  • Visum skimming procedures
  • maz-to-maz walk and maz-to-transit-stop skimming procedures
  • SANDAG's ABM3 ActivitySim model converted to use Oregon Metro data
  • New park-and-ride lot choice model configs
  • CI testing that checks to see if the included cropped dataset will run without crashing

dhensle and others added 30 commits May 6, 2025 12:08
extensions taken from sandag abm3 example on activitysim repo, configs from current ABM3 Development, model data from old cropped data set dated 30Jan24
needed to update a few settings, handle categorical variable comparisons, and add a few fields to the landuse file. Run time is 11 mins for cropped example (sp on laptop).
Needed because pip still contains activitysim v1.3.4, but we need v1.3.5 or greater.
Current CI tests failing because of outdated packages in the main branch.  Using this estimation_enhancements branch until that gets resolved.
Park-and-ride modeling configs
ednaaguilar and others added 15 commits December 19, 2025 13:50
* bike model initial commit

* update yaml

* fix var name

* minor bug fixes

---------

Co-authored-by: David Hensle <hensle93@gmail.com>
* initial commit

* add accessibility logsums

* alternative var to string

* license holding review, blacken

---------

Co-authored-by: David Hensle <hensle93@gmail.com>
This commit avoids a zero probability error since the max bike distance used in trip destination seems to be farther than the maz OD DISTWALK cutoff. Long term fix is actual bike logsum from bike model.
PnR Capacity and New Landuse files from Metro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants